Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Change Age Confidence
pytest-cases ~=3.8.0 -> ~=3.9.1 age confidence

Release Notes

smarie/python-pytest-cases (pytest-cases)

v3.9.1: - support for python 3.14 and pytest 8.4

Compare Source

  • Fixed AttributeError: 'MiniMetafunc' object has no attribute '_params_directness' when a case function is
    parametrized or requires a fixtures, with pytest 8.4.0. Fixed
    #​365
  • Fixed ValueError: The provided fixture function does not seem to be a fixture with @fixture_ref with pytest
    8.4.0. Fixed #​364
  • Dropped support for python<3.9 and pytest<6. Fixes
    #​362 and fixes
    #​186
  • Fixed test suite for python 3.14, officializing the support for this version.

See documentation page for details.

v3.9.0: - support for python 3.14 and pytest 8.6

Compare Source

  • Fixed AttributeError: 'MiniMetafunc' object has no attribute '_params_directness' when a case function is
    parametrized or requires a fixtures, with pytest 8.4.0. Fixed
    #​365
  • Fixed ValueError: The provided fixture function does not seem to be a fixture with @fixture_ref with pytest
    8.4.0. Fixed #​364
  • Dropped support for python<3.9 and pytest<6. Fixes
    #​362 and fixes
    #​186
  • Fixed test suite for python 3.14, officializing the support for this version.

See documentation page for details.


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Jun 16, 2025
@renovate renovate bot force-pushed the renovate/pytest-cases-3.x branch from 3181b39 to 350f400 Compare June 19, 2025 23:49
@lndrtrbn lndrtrbn self-assigned this Jul 23, 2025
@lndrtrbn lndrtrbn merged commit 705b72e into master Jul 23, 2025
7 checks passed
@lndrtrbn lndrtrbn deleted the renovate/pytest-cases-3.x branch July 23, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant